onError

abstract fun onError(videoAd: VideoAd, error: InstreamAdPlayerError)

Fire this callback when error occures in instream ad player while preparing or playing videoAd

Parameters

videoAd

Video Ad for which the event occurred

error

InstreamAdPlayerError that occurred